[INFO] fetching crate inthrustwetrust 0.1.0...
[INFO] testing inthrustwetrust-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate inthrustwetrust 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate inthrustwetrust 0.1.0
[INFO] finished tweaking crates.io crate inthrustwetrust 0.1.0
[INFO] tweaked toml for crates.io crate inthrustwetrust 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate inthrustwetrust 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding roots v0.0.7 (available: v0.0.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roots v0.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fcb11f227b23c61ea4fe83106afb60f5b88032c2a62652f2241c467a14e6121
[INFO] running `Command { std: "docker" "start" "-a" "4fcb11f227b23c61ea4fe83106afb60f5b88032c2a62652f2241c467a14e6121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fcb11f227b23c61ea4fe83106afb60f5b88032c2a62652f2241c467a14e6121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fcb11f227b23c61ea4fe83106afb60f5b88032c2a62652f2241c467a14e6121", kill_on_drop: false }`
[INFO] [stdout] 4fcb11f227b23c61ea4fe83106afb60f5b88032c2a62652f2241c467a14e6121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bdba8143dea4f4b92b0781ae26ca74f80904163310149abfceb0d1c5b357251
[INFO] running `Command { std: "docker" "start" "-a" "3bdba8143dea4f4b92b0781ae26ca74f80904163310149abfceb0d1c5b357251", kill_on_drop: false }`
[INFO] [stderr]    Compiling roots v0.0.7
[INFO] [stderr]    Compiling inthrustwetrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub extern fn nozzle_area_ratio(mach: f64, gamma: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub extern fn nozzle_exit_temperature(throat_temp: f64, gamma: f64, exit_mach: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern fn nozzle_mass_flow(throat_area: f64, pressure: f64, temperature: f64, gamma: f64, r: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub extern fn nozzle_thrust(mass_flow: f64, exit_velocity: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub extern fn nozzle_exit_velocity(throat_temperature: f64, inlet_pressure: f64, exit_pressure: f64, molecular_weight: f64, gamma: ...
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub extern fn nozzle_exit_pressure(throat_pressure: f64, gamma: f64, mach_exit: f64) -> f64
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub extern fn nozzle_exit_mach(area_ratio: f64, gamma: f64) -> f64
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub extern fn triple_input(input: i32) -> i32 {
[INFO] [stdout]   |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "3bdba8143dea4f4b92b0781ae26ca74f80904163310149abfceb0d1c5b357251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdba8143dea4f4b92b0781ae26ca74f80904163310149abfceb0d1c5b357251", kill_on_drop: false }`
[INFO] [stdout] 3bdba8143dea4f4b92b0781ae26ca74f80904163310149abfceb0d1c5b357251
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 983f3a92cde00fdf7ed72ff55621734196828c60bf4927a11c3a1e74423e50ae
[INFO] running `Command { std: "docker" "start" "-a" "983f3a92cde00fdf7ed72ff55621734196828c60bf4927a11c3a1e74423e50ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling inthrustwetrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub extern fn nozzle_area_ratio(mach: f64, gamma: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub extern fn nozzle_exit_temperature(throat_temp: f64, gamma: f64, exit_mach: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub extern fn nozzle_mass_flow(throat_area: f64, pressure: f64, temperature: f64, gamma: f64, r: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/nozzle.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub extern fn nozzle_thrust(mass_flow: f64, exit_velocity: f64) -> f64
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub extern fn nozzle_exit_velocity(throat_temperature: f64, inlet_pressure: f64, exit_pressure: f64, molecular_weight: f64, gamma: ...
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub extern fn nozzle_exit_pressure(throat_pressure: f64, gamma: f64, mach_exit: f64) -> f64
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/nozzle.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub extern fn nozzle_exit_mach(area_ratio: f64, gamma: f64) -> f64
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub extern fn triple_input(input: i32) -> i32 {
[INFO] [stdout]   |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "983f3a92cde00fdf7ed72ff55621734196828c60bf4927a11c3a1e74423e50ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983f3a92cde00fdf7ed72ff55621734196828c60bf4927a11c3a1e74423e50ae", kill_on_drop: false }`
[INFO] [stdout] 983f3a92cde00fdf7ed72ff55621734196828c60bf4927a11c3a1e74423e50ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b40cc11a58d3ba90e1f9e608c5e621fbc44a88a132152e76c509d6b9cf761a8a
[INFO] running `Command { std: "docker" "start" "-a" "b40cc11a58d3ba90e1f9e608c5e621fbc44a88a132152e76c509d6b9cf761a8a", kill_on_drop: false }`
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> src/nozzle.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub extern fn nozzle_area_ratio(mach: f64, gamma: f64) -> f64
[INFO] [stderr]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> src/nozzle.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub extern fn nozzle_exit_temperature(throat_temp: f64, gamma: f64, exit_mach: f64) -> f64
[INFO] [stderr]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> src/nozzle.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub extern fn nozzle_mass_flow(throat_area: f64, pressure: f64, temperature: f64, gamma: f64, r: f64) -> f64
[INFO] [stderr]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]   --> src/nozzle.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub extern fn nozzle_thrust(mass_flow: f64, exit_velocity: f64) -> f64
[INFO] [stderr]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> src/nozzle.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub extern fn nozzle_exit_velocity(throat_temperature: f64, inlet_pressure: f64, exit_pressure: f64, molecular_weight: f64, gamma: ...
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> src/nozzle.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub extern fn nozzle_exit_pressure(throat_pressure: f64, gamma: f64, mach_exit: f64) -> f64
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> src/nozzle.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 | pub extern fn nozzle_exit_mach(area_ratio: f64, gamma: f64) -> f64
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]  --> src/lib.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub extern fn triple_input(input: i32) -> i32 {
[INFO] [stderr]   |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `inthrustwetrust` (lib test) generated 8 warnings (run `cargo fix --lib -p inthrustwetrust --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inthrustwetrust-952b664dc8136d55)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test nozzle::tests::area_ratio_from_mach_number_solver ... ok
[INFO] [stdout] test nozzle::tests::nozzle_area_ratio_calculator ... ok
[INFO] [stdout] test nozzle::tests::nozzle_exit_pressure_calculator ... ok
[INFO] [stdout] test nozzle::tests::nozzle_exit_temperature_calculator ... ok
[INFO] [stdout] test nozzle::tests::nozzle_exit_velocity_raptor ... ok
[INFO] [stdout] test nozzle::tests::root_finder_mach ... ok
[INFO] [stdout] test nozzle::tests::nozzle_choked_flow_rate_raptor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b40cc11a58d3ba90e1f9e608c5e621fbc44a88a132152e76c509d6b9cf761a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40cc11a58d3ba90e1f9e608c5e621fbc44a88a132152e76c509d6b9cf761a8a", kill_on_drop: false }`
[INFO] [stdout] b40cc11a58d3ba90e1f9e608c5e621fbc44a88a132152e76c509d6b9cf761a8a
